Uses of Interface
negotiator.XMLable

Packages that use XMLable
negotiator   
 

Uses of XMLable in negotiator
 

Classes in negotiator that implement XMLable
 class ArrayListXML<E>
          ArrayListXML is an arraylist with an extra toXML function.
 class Bid
          Wouter: a bid is a set of pairs, where idnumber is the unique number of the issue, and value is the picked alternative.